statement option

英 [ˈsteɪtmənt ˈɒpʃn] 美 [ˈsteɪtmənt ˈɑːpʃn]

语句选择

计算机



双语例句

  1. All of the attributes that are considered run time are placed in a DEFINE statement with the NOREPLACE option.
    所有视为运行时属性的属性放在带NOREPLACE选项的DEFINE语句中。
  2. Because we have chosen to save our changes when closing the editor, the updated statement appears after the interactive CLP prompt, and we have the option of executing the statement immediately.
    因为已经选择关闭编辑器时保存更改,所以更新的语句会出现在交互CLP提示符之后,我们可以选择立即执行该语句。
  3. With the ALTER NICKNAME statement, you have the option to change the column data type on the federated server for a remote object.
    通过ALTERNICKNAME语句,您可以选择为远程对象更改联邦服务器上的列数据类型。
  4. You can save this SQL statement in a file using the Save option.
    您可以使用Save选项将该SQL语句保存在一个文件中。
  5. If you are tempted to use the GO TO statement with a procedure name, consider the EVALUATE statement as an alternative option.
    如果试图将GOTO语句与程序名一起使用,那么可以考虑将EVALUATE语句作为一个替换选项。
  6. If there are any errors in the SQL statement, you can modify it using the Modify option.
    如果SQL语句存在错误,您可以使用Modify选项修改它。
  7. To enable re-optimization for an SQL statement, bind the package with the REOPT bind option.
    要重新优化一个SQL语句,我们需要在这个包上绑定REOPT绑定选项。
  8. You do this using the# pragma export statement in your C code, or by specifying the EXPORTALL C compiler option.
    这需要在C代码中使用pragmaexport语句,或者指定EXPORTALLC编译器选项。
  9. This is in contrast to Oracle syntax where the CREATE INDEX statement provides an option to specify in which table space the index will reside.
    但在Oracle语法中,CREATEINDEX语句有一个选项来指定索引存放在哪个表空间。
  10. When yes is selected, a grant statement is generated; when no is selected, a revoke statement is generated; and when grant is selected, a grant statement with grant option is generated in the script.
    当选择yes后,将生成一个grant语句;当选择no后,将生成一个revoke语句;如果选择了grant,那么将在脚本中生成一个带有grant选项的grant语句。
  11. A new, empty partition can be added to a partitioned table by executing the ALTER TABLE statement with the ADD PARTITION option specified; the syntax used looks like this
    可以通过执行ALTERTABLE语句并指定ADDPARTITION选项来向一个分区表增加一个新的空分区,使用的语法如下所示
  12. The ALTER BUFFERPOOL statement with the IMMEDIATE option takes effect right away, unless there is not enough reserved space in the database-shared memory to allocate new space.
    只要数据库共享的内存中有足够的保留空间可以分配给新空间,带有IMMEDIATE选项的ALTERBUFFERPOOL语句会立刻生效。
  13. So when you want to execute a statement many times, prepared statement is a better option.
    所以,如果想多次执行一条语句,那么预置语句是更好的选择。
  14. For each option, the case statement then attempts to identify the option, using either the short or long format and setting a variable.
    对于每个选项,case语句会尝试识别该选项&使用短格式或长格式并设置一个变量。
  15. After the statement is executed, the credential will have a null password because the secret option is not specified.
    因为未指定secret选项,所以执行该语句后,凭据的密码为空。
  16. The statement reiterated the Palestinian leader's authority's political stance of peace as a strategic option and reemphasized palestine's opposition to all terrorist activities aimed at Israeli and Palestinian civilians.
    声明重申了巴领导机构将和平作为战略选择的政治立场,并再次强调了巴方反对所有针对以色列和巴勒斯坦平民的恐怖活动。
  17. His statement left his option open to future negotiation.
    他的声明留有再行谈判的余地。
  18. If execution fails after the set statement is executed, the option is set.
    如果在执行set语句后执行失败,则已设置此选项。
  19. The FAO said in a statement that it had received a request from the government for assistance and was "exploring the option of sending a team of experts" to the country.
    粮农组织在一份声明中表示已收到朝鲜政府的援助请求,“正在研究是否要向朝鲜派遣专家小组”。
  20. The function is modified by using the alter statement with the schemabinding option not specified.
    在未指定schemabinding选项的情况下,使用alter语句修改函数。
  21. Use this statement when you want a server option setting to remain in effect only while your application is connected to the federated server.
    如果希望服务器选项设置在应用程序连接到联邦服务器时保持有效,可以使用这个语句。
  22. Unless specified in the index statement, the default value for the option is used.
    除非在索引语句中指定,否则,使用选项的默认值。